home *** CD-ROM | disk | FTP | other *** search
- C & Clipper source (w/OBJ) workaround for
- slow, non-dedicated network print server.
- Allows normal speed while running a Clipper
- application. One function is meant to
- replace current calls to INKEY(). The
- others support that function. INKEY() is
- still used as a primitive, but time-slicing
- is handled between the Clipper function (up
- to half a second) and the C function (up to
- half a second). (Updated 06/10/93) By Shawn
- B. Lipscomb.